You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > Integrate Method > TVec.Integrate Method ([In] TVec, TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.Integrate Method ([In] TVec, TVec)

Integrate all Vec elements using initial values in Init.

Syntax
C#
Visual Basic
public TVec Integrate([In] TVec Vec, TVec aInit);

Store the results in calling vector. Length and TMtxVec.ComplexComplex properties of the calling vector are set implicitly the size and type of the result.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!